gtk4.git
2012-09-10 Federico Mena... Make renaming bookmarks work
2012-09-10 Federico Mena... Make removing bookmarks work
2012-09-07 Federico Mena... If a bookmark doesn't have an explicit label, use the...
2012-09-07 Federico Mena... Connect to location-selected on the places sidebar...
2012-09-07 Federico Mena... Sync with NautilusPlacesSidebar
2012-09-06 Federico Mena... Use the correct GTK_TYPE_PLACES_OPEN_MODE instead of...
2012-09-06 Federico Mena... Create the places sidebar instead of the old custom...
2012-09-04 Federico Mena... Fix compilation
2012-09-04 Federico Mena... Add missing includes
2012-09-04 Federico Mena... Fix compilation
2012-09-04 Federico Mena... #if out another bunch of stuff, to make the fucking...
2012-09-04 Federico Mena... #if out a few things
2012-09-04 Federico Mena... Add gtkplacessidebar.[ch] to Makefile.am and fix compil...
2012-09-04 Federico Mena... Add a bunch of '#if DO_NOT_COMPILE' to remove nautilus...
2012-09-04 Federico Mena... Remove stale code to deal with preferences
2012-09-04 Federico Mena... Don't leak the bookmarks when enumerating them
2012-09-04 Federico Mena... Insert bookmarks during drag-and-drop operations
2012-09-04 Federico Mena... Replacement for nautilus_get_desktop_directory()
2012-09-04 Federico Mena... Replacement for eel_pop_up_context_menu()
2012-09-04 Federico Mena... Replace eel_gtk_menu_append_separator()
2012-09-04 Federico Mena... Replace eel_create_spotlight_pixbuf()
2012-09-04 Federico Mena... Get icons for user-special directories
2012-09-04 Federico Mena... Use the correct icon for trash
2012-09-04 Federico Mena... Replace an icon name with a macro
2012-09-04 Federico Mena... Don't use gtk_icon_theme_get_default(); use the screen...
2012-09-04 Federico Mena... Replacement for the NautilusIconInfo machinery
2012-09-04 Federico Mena... New signal show-error-message
2012-09-04 Federico Mena... Replacement for eel_gtk_tree_view_set_activate_on_singl...
2012-09-04 Federico Mena... Function to set whether to show the Desktop item
2012-09-04 Federico Mena... Add functions to say whether multiple tabs/windows...
2012-09-04 Federico Mena... Replace an icon-size macro from Nautilus
2012-09-04 Federico Mena... Use macros for themed icon names
2012-09-04 Federico Mena... Tentatively accept any drags of URI lists
2012-09-04 Federico Mena... Use our own function to compute icon sizes
2012-09-04 Federico Mena... Replace nautilus_window_set_initiated_unmount() with...
2012-09-04 Federico Mena... Remove the use of NautilusWindow
2012-09-04 Federico Mena... Remove the last use of nautilus_window_slot_get_current...
2012-09-04 Federico Mena... Replacement for nautilus_get_home_directory_uri()
2012-09-04 Federico Mena... Make the main update_places() use GtkBookmarksManager
2012-09-04 Federico Mena... Create the bookmarks manager from the places sidebar
2012-09-04 Federico Mena... Cancel and disconnect from the bookmarks monitor when...
2012-09-04 Federico Mena... Read the legacy bookmarks file
2012-09-04 Federico Mena... Remove the bookmarking bits from GtkFileSystem
2012-09-04 Federico Mena... Make GtkFileChooserButton use GtkBookmarksManager
2012-09-04 Federico Mena... Make gtk_places_sidebar_set_current_uri() handle NULL...
2012-09-04 Federico Mena... Make GtkFileChooserDefault use GtkBookmarksManager
2012-09-04 Federico Mena... Split out a GtkBookmarksManager from gtkfilesystem...
2012-09-04 Federico Mena... Rename NautilusShortcutsModelFilter to ShortcutsModelFilter
2012-09-04 Federico Mena... New 'location-selected' signal
2012-09-04 Federico Mena... Add a GtkPlacesOpenMode enum to say how a shortcut...
2012-09-04 Federico Mena... Remove the 'nautilus' prefix from some constants
2012-09-04 Federico Mena... Add gtk_places_sidebar_set_current_uri()
2012-09-04 Federico Mena... Connect to the volume monitor at the time of its creation
2012-09-04 Federico Mena... Don't take a NautilusWindow argument in gtk_places_side...
2012-09-04 Federico Mena... Update the top comment in gtkplacessidebar.c
2012-09-04 Federico Mena... Remove unused structs
2012-09-04 Federico Mena... Export GtkPlacesSidebar and the Class types, for subcla...
2012-09-04 Federico Mena... Remove Nautilus includes
2012-09-04 Federico Mena... Replace 'NautilusPlacesSidebar' with 'GtkPlacesSidebar'
2012-09-04 Federico Mena... Copy nautilus-places-sidebar.[ch] as gtkplacessidebar...
2012-08-31 Sebastian Geiger[GtkFileChooserButton] bgo#645065 - Restore the previou...
2012-08-31 Matthias ClasenMove entry completion code where it belongs
2012-08-31 Matthias ClasenGtkEntry: pack GtkEntryPrivate a bit better
2012-08-31 Erik van PienbroekAlso compile gtkdbusgenerated.c on non-UNIX environments
2012-08-30 William Jon... Always make primary headings bold in message dialogs
2012-08-30 Baurzhan MuftakhidinovUpdated Kazakh translation
2012-08-29 Matthias ClasenRemove unintentional symbol export
2012-08-29 Matthias ClasenRevert "gtk: Fix exports for new symbols"
2012-08-29 Rico Tzschichholzgtk: Fix exports for new symbols
2012-08-29 Chun-wei FanUpdate config.h.win32.in
2012-08-28 Fran DiéguezUpdated Galician translations
2012-08-28 Aurimas ČerniusUpdated Lithuanian translation
2012-08-28 Cosimo Cecchiscrolled-window: fix rendering of scrolled window backg...
2012-08-28 Benjamin Ottecss: Remove unused macro
2012-08-28 Benjamin Ottecssimage: Implement dependencies for images
2012-08-28 Benjamin Ottecssvalue: Implement dependency tracking for gradients
2012-08-28 Benjamin Ottecssvalue: Handle dependencies for typed values
2012-08-28 Benjamin Ottecss: Make color lookup handle dependencies
2012-08-28 Matthias Clasencss: Handle some more simple cases of dependencies
2012-08-28 Benjamin Ottecssvalue: First step of proper dependency tracking
2012-08-28 Benjamin Ottestylecontext: Update computed values when dependencies...
2012-08-28 Benjamin Ottestylecontext: Refactor some code
2012-08-28 Benjamin Ottecss: Pass relevant properties to css lookup code
2012-08-28 Benjamin Ottecomputedvalues: Pass dependencies to set_value()
2012-08-28 Benjamin Ottestylecontext: Compute correct changes
2012-08-28 Benjamin Ottestylecontext: Split out a function for simplicity
2012-08-28 Benjamin Ottecssomputedvalues: Track dependencies
2012-08-28 Benjamin Ottestylecontext: Pass the changes in the parent to validat...
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-08-28 Benjamin Ottecss: Move computing of initial and inherit values
2012-08-28 Benjamin Ottecssstyleproperty: Get rid of unused API
2012-08-28 Benjamin Ottecsscustomproperty: Move compute code to GtkCssTypedValue
2012-08-28 Benjamin Ottecssstyleproperty: Don't set print or compute vfuncs...
2012-08-28 Benjamin Ottecssstyleproperty: Remove all useless compute vfuncs
2012-08-28 Benjamin Ottecssstyleproperty: Call _compute() in the compute function
2012-08-28 Benjamin Ottecss: Move special case for 0px borders
2012-08-28 Benjamin Ottecss: Fold color value computation into gtksymboliccolor.c
2012-08-28 Benjamin Ottecss: Pass property_id to compute function
2012-08-28 Benjamin Ottecss: Introduce _gtk_css_value_compute()
2012-08-27 Nilamdyuti... Implemented FUEL entries to Assamese translation
next